home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d10 / mizer25u.arc / UPGRADE.TXT < prev   
Text File  |  1990-05-26  |  2KB  |  53 lines

  1.  
  2.             MoneyMizer Upgrade Instructions
  3.  
  4.    WARNING!!! Make a directory backup of the MoneyMizer HOME directory prior
  5.           to running UPGRADE.BAT or manually making the changes.
  6.  
  7.   Introduction
  8.  
  9.     When you upgrade MoneyMizer to a new version you must be careful not
  10.     to overwrite some existing utility database files.
  11.  
  12.     Utility database files:
  13.  
  14.         budget.bb-----------Contains budget data
  15.         note.dbt------------Notepad data
  16.         remind.dbb----------Your monthly reminders
  17.         setup.dbt-----------The setup defaults for MoneyMizer
  18.         card.dbt------------Card file database
  19.  
  20.     Overwriting these files will only be performed in the directory
  21.     that you pkunzip the MoneyMizer zip file. If you keep copies
  22.     of these in your working account directories that there will
  23.     be no problem overwriting those.
  24.  
  25.     Instructions:
  26.     You can run the UPGRADE.BAT file that is included OR you can
  27.     perform the following.
  28.  
  29.     1. Prior to unzipping the new MoneyMizer zip files.
  30.        DIR to the MoneyMizer home directory.
  31.         Perform the following.
  32.         >rename budget.bb  budget.bak
  33.         >rename note.dbt   note.bak
  34.         >rename remind.dbb remind.bak
  35.         >rename setup.dbt  setup.bak
  36.         >rename card.dbt   card.bak
  37.  
  38.     2. Unzip the MoneyMizer zip files in the MoneyMizer home directory.
  39.         > pkunzip mizer##d.zip     ## = version number ex. 25
  40.         > pkunzip mizer##1d.zip
  41.         > pkunzip mizer##2d.zip
  42.         > pkunzip mizer##3d.zip
  43.  
  44.     3. Perform the following.
  45.         >copy budget.bak  budget.bb
  46.         >copy note.bak    note.dbt
  47.         >copy remind.bak  remind.dbt
  48.         >copy setup.bak   setup.dbt
  49.         >copy card.bak    card.dbt
  50.  
  51.  
  52.  
  53.